home *** CD-ROM | disk | FTP | other *** search
/ Freelog 50 / Freelog050.iso / DossierLogitheque / Bureautique / Mira / Mira_setup.exe / {app} / Mira.exe / 0 / RCDATA / TFORMRAPPEL / TFORMRAPPEL.txt < prev   
Text File  |  2003-09-02  |  5KB  |  205 lines

  1. object FormRappel: TFormRappel
  2.   Left = 315
  3.   Top = 310
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Rappel des dates d'#39'anniversaire et de f'#234'te'
  7.   ClientHeight = 335
  8.   ClientWidth = 492
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   KeyPreview = True
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnClose = FormClose
  21.   OnKeyDown = FormKeyDown
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 14
  25.   object Label2: TLabel
  26.     Left = 15
  27.     Top = 57
  28.     Width = 169
  29.     Height = 14
  30.     Caption = 'Listes des '#233'v'#232'nements '#224' souhaiter'
  31.     Color = clBtnFace
  32.     Font.Charset = ANSI_CHARSET
  33.     Font.Color = clBlack
  34.     Font.Height = -11
  35.     Font.Name = 'Arial'
  36.     Font.Style = []
  37.     ParentColor = False
  38.     ParentFont = False
  39.     Transparent = True
  40.   end
  41.   object Label3: TLabel
  42.     Left = 15
  43.     Top = 255
  44.     Width = 211
  45.     Height = 14
  46.     Caption = 'T'#233'l'#233'phones et E-mail du contact s'#233'lectionn'#233
  47.     Font.Charset = ANSI_CHARSET
  48.     Font.Color = clBlack
  49.     Font.Height = -11
  50.     Font.Name = 'Arial'
  51.     Font.Style = []
  52.     ParentFont = False
  53.     Transparent = True
  54.   end
  55.   object Image1: TImage
  56.     Left = 120
  57.     Top = 303
  58.     Width = 24
  59.     Height = 24
  60.     Cursor = crHandPoint
  61.     AutoSize = True
  62.     Picture.Data = {<image001.bmp>}
  63.     Transparent = True
  64.     OnClick = ButtonPrintClick
  65.   end
  66.   object SC_Label1: TSC_Label
  67.     Left = 147
  68.     Top = 309
  69.     Width = 91
  70.     Height = 14
  71.     Cursor = crHandPoint
  72.     Caption = 'Imprimer la liste'
  73.     Color = clBtnFace
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -11
  77.     Font.Name = 'Arial'
  78.     Font.Style = [fsBold]
  79.     ParentColor = False
  80.     ParentFont = False
  81.     Transparent = True
  82.     OnClick = ButtonPrintClick
  83.     ACHover = True
  84.     ACUnderline = True
  85.     ACColorEnter = clBlue
  86.     ACColorLeave = clWindowText
  87.   end
  88.   object Image4: TImage
  89.     Left = 275
  90.     Top = 303
  91.     Width = 24
  92.     Height = 24
  93.     Cursor = crHandPoint
  94.     AutoSize = True
  95.     Picture.Data = {<image002.bmp>}
  96.     Transparent = True
  97.     OnClick = ButtonCloseClick
  98.   end
  99.   object SC_Label3: TSC_Label
  100.     Left = 303
  101.     Top = 309
  102.     Width = 102
  103.     Height = 14
  104.     Cursor = crHandPoint
  105.     Caption = 'Fermer cette fiche'
  106.     Color = clBtnFace
  107.     Font.Charset = DEFAULT_CHARSET
  108.     Font.Color = clWindowText
  109.     Font.Height = -11
  110.     Font.Name = 'Arial'
  111.     Font.Style = [fsBold]
  112.     ParentColor = False
  113.     ParentFont = False
  114.     Transparent = True
  115.     OnClick = ButtonCloseClick
  116.     ACHover = True
  117.     ACUnderline = True
  118.     ACColorEnter = clBlue
  119.     ACColorLeave = clWindowText
  120.   end
  121.   object ListRappel: TListView
  122.     Left = 15
  123.     Top = 73
  124.     Width = 460
  125.     Height = 177
  126.     Cursor = crHandPoint
  127.     Columns = <
  128.       item
  129.         Caption = 'Date'
  130.         Width = 90
  131.       end
  132.       item
  133.         Caption = 'Nom'
  134.         Width = 148
  135.       end
  136.       item
  137.         Caption = 'Pr'#233'nom'
  138.         Width = 110
  139.       end
  140.       item
  141.         Caption = 'Ev'#232'nement'
  142.         Width = 90
  143.       end>
  144.     ColumnClick = False
  145.     Font.Charset = ANSI_CHARSET
  146.     Font.Color = clWindowText
  147.     Font.Height = -11
  148.     Font.Name = 'Arial'
  149.     Font.Style = []
  150.     HideSelection = False
  151.     ReadOnly = True
  152.     RowSelect = True
  153.     ParentFont = False
  154.     SmallImages = MainFormMira.ImageList1
  155.     SortType = stBoth
  156.     TabOrder = 0
  157.     ViewStyle = vsReport
  158.     OnClick = ListRappelClick
  159.     OnCompare = ListRappelCompare
  160.     OnKeyUp = ListRappelKeyUp
  161.   end
  162.   object EditTel: TEdit
  163.     Left = 15
  164.     Top = 271
  165.     Width = 460
  166.     Height = 22
  167.     ReadOnly = True
  168.     TabOrder = 1
  169.   end
  170.   object SC_Panel1: TSC_Panel
  171.     Left = 0
  172.     Top = 0
  173.     Width = 492
  174.     Height = 49
  175.     Align = alTop
  176.     BevelOuter = bvNone
  177.     Color = clWhite
  178.     TabOrder = 2
  179.     BorderColor = clSilver
  180.     BorderShape = bsBottomLine
  181.     object Image3: TImage
  182.       Left = 12
  183.       Top = 9
  184.       Width = 32
  185.       Height = 32
  186.       AutoSize = True
  187.       Picture.Data = {<image003.ico>}
  188.     end
  189.     object Label1: TLabel
  190.       Left = 57
  191.       Top = 9
  192.       Width = 244
  193.       Height = 31
  194.       Caption = 'Bienvenue dans Mira'
  195.       Font.Charset = ANSI_CHARSET
  196.       Font.Color = clWindowText
  197.       Font.Height = -27
  198.       Font.Name = 'Times New Roman'
  199.       Font.Style = [fsBold, fsItalic]
  200.       ParentFont = False
  201.       Transparent = True
  202.     end
  203.   end
  204. end
  205.